home *** CD-ROM | disk | FTP | other *** search
/ Pesquisa Dirigida / Pesquisa Dirigida.iso / JOGOS / castle_cat_3.swf / scripts / DefineButton2_71 / BUTTONCONDACTION on(release).as
Text File  |  2005-01-07  |  67b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gotoAndStop("a1");
  4. }
  5.